body{margin:0;padding:0;font-size:12px;line-height:22px;font-family:"ËÎÌå","Arial Narrow"; background-color:#FF9;}
form,ul,li,p,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}input,select{font-size:12px;line-height:16px;}img{border:0;}ul,li{list-style-type:none;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}.dis{display:block;}.undis{display:none;}.fl{float:left;}.fr{float:right;}
.cl{clear:both;}
.center{
	margin:0px auto;
}
.w960{
	width:960px;
	/*position:relative;*/
}
.mt5{/* ( margin-top * 1 ) */
	margin-top:5px;
}
.mb5{/* ( margin-top * 1 ) */
	margin-bottom: 5px;
}
.hidden{
	overflow:hidden;
}
body {
	color: #333;
	font-family: Arial, Helvetica, sans-serif,Î¢ÈíÑÅºÚ, Ó×Ô²;
	/*background-image: url(images/bodybg.gif);*/
}
.snav {
	height: 34px;
	position: absolute;
	top: -300px;
	width: 340px;
	right: 0px;
	padding-top: 5px;
	padding-left: 10px;
	
}
.snav .pt22{
	padding-top: 16px;
}
.snav a:link,.snav a:visited,
.snav a:active{color: #FFF;}
.snav a:hover{color: #FF0;}
.head {
	width: 960px;
	height:298px;
	margin:0 auto;
	/*background-image: url(images/bg.gif);*/
	background-repeat: repeat-x;	/*filter: gray;*/
	position:relative;
}
#headtop{
	/*height:145px;*/
	/*background-image: url(images/headtop.gif);*/
	background-repeat: repeat-x;
	position:absolute;
	right:0px;
	bottom:0px;
}
#headtop .logo{
	margin-top: 23px;
	height: 118px;
	width: 197px;
	overflow: hidden;
}
#headtop #nav{
	height: 34px;
	position: absolute;
	bottom: 5px;	/*border-bottom: 1px dashed #666;
	font-size: 10.5pt;
	font-weight: bold;*/
	background-image: url(images/nav_bg.gif);
	width: 752px;
	right: 0px;
	padding-top: 5px;
	padding-left: 10px;
}
#banner{
	height: 298px;
	left:0px;
	top:0px;
	position:absolute;
}

/*head end*/


/*vertical menu*/
.verticalmenubar{
	margin:5px;
	padding:5px;
	border:1px solid #EFEFEF;
	font-size:10pt;
}


/*body*/
#cnkbody {
	text-align: left;
	background-color: #FFF;
	width: 960px;
}

#cnkbody #ileft{
	width: 233px; 
}
#cnkbody #iright{
	width: 702px;
	padding-right: 5px;
}

#cnkbody .middle {
	float: left;
	width: 598px;
	margin-right: 1px;
	border-right: 1px solid #DDD;
}
#cnkbody .gonggao{
	background-image: url(images/t_bg.gif);
	background-repeat: no-repeat;
	height: 161px;
	width: 250px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 5px; 
} 
#cnkbody .usbox{
	width: 362px;
	height: 188px;
	color: #000;
	text-indent: 22px;
	padding: 3px;
}
#cnkbody .newsbox{
}
#cnkbody .lunhuan{
	width: 243px;
	height: 188px;
}
 
#cnkbody #longright{
    width: 708px;
}
#longright .c_nav{
	background-image: url(images/c_right_bg1.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D6D6D6;
}
#longright .c_c{
	background-image: url(images/c_right_bg2.gif);
	padding: 10px;
}
#longright .c_b{
	background-image: url(images/c_right_bg3.gif);
	height: 6px;
}
.prosbox{
	text-align: center;
}
.prosbox img{
	border: 1px solid #D6D6D6;
	padding: 3px;
}
/*body end*/



/* Copyright */
.Copyright{
	background-image: url(images/tb_bg.gif);
	background-repeat: repeat-y;
	background-color:#FF9;
	height: 88px;
	width: 100%;
	background-position: center top;
	color: #FFF;
	padding-top: 5px;
}
#Copyright a{color:#f1d228;font-size:12px;font-weight:bold;}
#Copyright a:hover{color:#fff;font-size:13px;text-decoration: underline;}

/*ÕûÕ¾Ä¬ÈÏLink style*/
a:link,
a:active,
a:visited {  color: #444; text-decoration: none}
a:hover {  color: #F00; text-decoration: none}
